Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ForEach Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class : ForEach Method



action
The action to perform.
action
The action to perform.
Performs the specified action on each element of the collection.

Syntax

Visual Basic (Declaration) 
Public Sub ForEach( _
   ByVal action As Action(Of T) _
) 
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim action As Action(Of T)
 
instance.ForEach(action)
C# 
public void ForEach( 
   Action<T> action
)
C++/CLI 
public:
void ForEach( 
   Action<T>^ action
) 

Parameters

action
The action to perform.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features